home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Games of Daze
/
Infomagic - Games of Daze (Summer 1995) (Disc 1 of 2).iso
/
x2ftp
/
msdos
/
gamesrc
/
rtanksrc
/
tss.h
< prev
next >
Wrap
Text File
|
1989-02-26
|
170b
|
11 lines
#define TSS struct TSS_type
#define p_TSS TSS *
TSS {
char name[10];
int t_weapons[10];
int t_extras[10];
int t_chassis;
int team;
};